home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / ddj0897.zip / DYN401.ZIP / examples / exam13 / readme < prev    next >
Text File  |  1995-09-27  |  250b  |  8 lines

  1.  
  2.  
  3. This example illustrates the independence one instance has from another
  4. by creating two instances of the same class and makeing each contain
  5. different values.  The only file modified is main.c.
  6.  
  7. (To build see the readme file in the first example.)
  8.